home *** CD-ROM | disk | FTP | other *** search
- Path: thor.tu.hac.com!collins
- From: collins@thor.tu.hac.com (Ron Collins)
- Newsgroups: comp.lang.c
- Subject: Re: Graphics
- Date: 8 Feb 1996 14:03:18 GMT
- Organization: Advanced Depot Systems
- Message-ID: <4fcvr6$dth@hacgate2.hac.com>
- References: <31172711.4393@primenet.com>
- NNTP-Posting-Host: thor.tu.hac.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Kevin Hoyt (khoyt@primenet.com) wrote:
- : I use Borland 3.0 C++ for DOS (MS). I want the source to put a graphic
- : image (GIF, PCX) on the screen. I cannot for the life of me find
- : somebody who knows howto do this! I have found functions people wrote to
- : include as headers but have been unsuccessful in linking them. All I
- : want to do is place a GIF or PCX on the screen. How hard could it be!
- : Help me PLEASE!!
-
- : Kevin Hoyt
- : khoyt@primenet.com
-
- Actually, it can be pretty tough. Some of those compression and encryption
- schemes used in the various file formats are reeeeealy tricky.
-
- For actual source code, take a look at oak.oakland.edu, or any SimTel
- mirror. Look under the DOS\GRAPHICS or DOS\C directories.
-
-
- -- collins --
-
-